projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbf8ea6
)
Add forgotten ChangeLog entry for bug#16244
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 13 Nov 2014 16:16:46 +0000
(17:16 +0100)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 13 Nov 2014 16:16:51 +0000
(17:16 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e3baa30ce6a6bae18b1ab50e5e9318e6852051c6..5be04a7af02debcdc26dee6b302646f899af3e22 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * net/shr.el (shr-parse-image-data): Remove blocked bits from
+ external SVG images.
+ (shr-tag-object): Display images in <object> forms (bug#16244).
+ (shr-tag-table): Also insert <objects> after the tables.
+
2014-11-13 Michael Albinus <michael.albinus@gmx.de>
* vc/vc-hg.el (vc-hg-state): Disable pager. (Bug#18940)